type language meaning in Chinese
强类型语言
Examples
- Because groovy is a dynamically typed language ,
因为groovy是动态类型的语言,所以 - Jscript is a loosely typed language with automatic coercion
Jscript是具有自动强制的松散类型化语言。 - Because ruby is a dynamically typed language , it doesn t require interfaces
因为ruby是动态类型语言,所以它不需要介面。 - C is a strongly typed language ; therefore every variable and object must have a declared type
C #是强类型语言;因此每个变量和对象都必须具有声明类型。 - Javascript is a loosely typed language and you can reference just about anything as a variable
Javascript是一种弱类型的语言,可以用变量引用任何东西。